home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Dynamic FW_CPopupMenu < prev    next >
Encoding:
Internet Message Format  |  1996-08-01  |  904 b   |  [TEXT/ttxt]

  1. Subject:     Dynamic FW_CPopupMenu
  2. Sent:        7/9/96 2:44 PM
  3. Received:    7/9/96 1:56 PM
  4. From:        Paul Mylchreest, paulm@teamsoft.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. On 18 Jun 96, Bernie Wieser" <octavian@agt.net> wrote
  9.  
  10. >Hello ODF types.
  11. >
  12. >Consider the following:
  13. >
  14. >FW_CPopupMenu* myProcesses = FW_NEW(FW_CPopupMenu, ( ev, this,
  15. >kValueTypeID, viewRect, kProcessMenuID, FW_CString(), 0, 1,
  16. >popupFixedWidth, FW_kHelvetica12 ) );
  17. >
  18. >Several questions:
  19. >1) there is no apparent way to construct pop-ups programmatically?
  20. >2) passing a resource ID for a Macintosh Menu is not portable?
  21. >3) popupFixedWidth does NOT work; nothing shows, if I set it back to zero,
  22. >I get a dynamic width pop-up.  this a bug or mea culpa?
  23. >
  24.  
  25. What are your plans on this?  Should I wait for the next release?
  26.  
  27. Paul.
  28.  
  29.  
  30.